home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIP Turkiye Ocak 1998.iso / OYUN / OUTLAWS / OUTDEMO.EXE / outlaws.lab / ISHELLS.ITM < prev    next >
Encoding:
Text File  |  1997-03-12  |  309 b   |  15 lines

  1. ITEM 1.0
  2.  
  3. # shells  (in inventory)
  4. # for shotgun
  5.  
  6. NAME ishells
  7. FUNC Inv_GenericObject
  8. ANIM ishells.nwx
  9. DATA 4
  10.     INT    MAX_COUNT    50
  11.         STR     GROUND_ITEM     gamboxs
  12.         INT     NO_SHOW         1               # flag so this doesn't show in inventory
  13.         STR     ITEM_CLASS      ammo
  14.  
  15.